RObject
extern (C)
struct RObject {
}
- mrb_vtype
enum mrb_vtype
Undocumented in source.
- c
RClass* c;
Undocumented in source.
- color
uint color;
Undocumented in source.
- flags
uint flags;
Undocumented in source.
- gcnext
RBasic* gcnext;
Undocumented in source.
- iv
iv_tbl* iv;
Undocumented in source.
- tt
mrb_vtype tt;
Undocumented in source.